@charset "utf-8";
/* CSS Document */

html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,p,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
    letter-spacing:1px;
    text-align: left;
}
*{ padding:0 ; margin:0 ; font-size:14px;text-align: left;}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
fieldset,img{border:0}
ol,ul{list-style:none}
caption,th{text-align:left}

.w-100{width:100%; height:auto; overflow:hidden;}
.w-1100{width:1100px; margin:0 auto; overflow:hidden;}
.w-1100-1{width:1100px; margin:0 auto;}
.w-1200{width:1200px; margin:0 auto; overflow:hidden;}
.w-1200-1{width:1200px; margin:0 auto;}
.w-1236{width:1236px; margin:0 auto; overflow:hidden;}
.w-1280{width:1280px; margin:0 auto;}
.line01{ width: 100%; border-top:#d8d8d8 1px solid; }
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-4{ margin-top:4px;}
.mt-6{ margin-top:6px;}
.mt-8{ margin-top:8px;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:50px;}
.mt-60{ margin-top:60px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:70px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.mt-110{ margin-top:110px;}
.mt-120{ margin-top:120px;}
.mt-130{ margin-top:130px;}
.mt-140{ margin-top:140px;}
.mt-150{ margin-top:150px;}
.mt-160{ margin-top:160px;}
.mt-170{ margin-top:170px;}
.mt-180{ margin-top:180px;}
.mt-250{ margin-top:250px;}

.mb-10{ margin-bottom:10PX;}
.mb-20{ margin-bottom:20PX;}
.mb-30{ margin-bottom:30px;}
.mb-40{ margin-bottom:40px;}
.mb-50{ margin-bottom:50px;}
.mb-60{ margin-bottom:60px;}

.bg-tc{ background-position:top center; background-repeat:no-repeat;}
.bg-tl{ background-position:top left; background-repeat:no-repeat;}
.bg-tr{ background-position:top right; background-repeat:no-repeat;}
.f-s13{ font-size:13px;}
.f-s14{ font-size:14px;}
.f-s15{ font-size:15px;}
.f-s16{ font-size:16px;}
.f-s17{ font-size:17px;}
.f-s18{ font-size:18px;}
.f-s20{ font-size:20px;}
.f-s22{ font-size:22px;}
.f-s24{ font-size:24px;}
.f-s26{ font-size:26px;}
.t-align-r{ text-align:right;}
.t-align-l{ text-align:left;}
.t-align-c{ text-align:center;}

.t-color-w{ color: #ffffff; }
.f-s18{ font-size: 18px; }
.f-s14{ font-size: 14px; }

/*TOP*/
.h-t-bg1{
  width: 100%;
  height: 167px;
  background: url(../Img/tit-bg.jpg) top center no-repeat;
}

.h-menu-bg{ 
  width: 100%; 
  height: 55px; 
  background: url(../Img/menu-bg.jpg);
}
.h-menu{
  width: 1200px;
  height: 55px;
  margin: 0 auto;
}
.h-menu a{
  display: block;
  float: left;
  width: 133px;
  height: 55px;
  line-height: 55px;
  font-size: 17px;
  text-align: center;
  color: #fff;
}
.h-menu a:hover{
  background: url(../Img/menu-bg2.jpg) top center no-repeat;
  color: #121010;
}
/*END TOP*/ 

/*hOME MIDDLE*/
    /*所有标题*/
.h-tit01{
  width: 100%;
  height: 62px;
  background: url(../Img/tit-bg.png) top center no-repeat;
}
.h-tit01 h2{
  height: 37px;
  width: 100%;
  font-size: 26px;
  color: #000000;
  text-align: center;
  letter-spacing: 0px;
}
.h-tit01 p{
  width: 100%;
  font-size: 14px;
  color: #000000;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}


.h-tit02{
  width: 100%;
  height: 50px;
  border-bottom:1px solid #e5e5e5;
}
.h-tit02 h2{
  height: 47px;
  width: 100%;
  font-size: 26px;
  color: #219f0d;
  text-align: center;
  letter-spacing: 0px;
}
.h-tit02 .line01{
  margin:0 auto;
  width: 32px;
  height: 15px;
  border-top:3px solid #219f0d;
}

.h-tit03{
  margin:0 auto;
  width: 590px;
  height: 85px;
  border:1px solid #d2d2d2;
}
.h-tit03 span{
  display: block;
  margin-top:14px;
  height: 33px;
  text-align: center;
  font-size: 28px;
  color: #000000;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.h-tit03 h3{
  text-align: center;
  font-size: 18px;
  color: #000000;
}



    /*end所有标题*/
.H-proclass {*text-align:center; width:1200px; margin:0 auto; padding-bottom:30px; padding-top:20px;}
.H-proclass ul {display:table;margin-left:auto;margin-right:auto;}
.H-proclass ul li{
  float:left;
  *float:none;
  *display:inline;
  *zoom:1; 
  margin-left:5px; 
  margin-right:5px; 
  width:133px; 
  height:30px; 
  border:1px solid #dcdcdc;
  background-color: #ffffff;
  overflow:hidden; 
  position:relative; 
  z-index:10;
} 
.H-proclass ul li a{
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 17px;
  color: #070707;
}
.H-proclass ul li:hover a{
	background-color: #ff2f35;
	color: #ffffff;
}

.h-pro01{
  width: 1200px;
  height: auto;
  overflow: hidden;
}

.h-tu1{
  margin:0 auto;
  width: 1164px;
}
.h-tu1 li{
  float: left;
  width: 232px;
  height: 233px;
}
.h-tu1 li .tu01{
  margin:0 auto;
  width: 165px;
  height: auto;
  overflow: hidden;
}
.h-tu1 li .tu01 p{
  display: block;
  height: 58px;
  font-size: 20px;
  text-align: center;
  color: #000000;
  line-height: 60px;
}
.h-tu1 li .tu01 span{
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0px;
  color: #969696;
}
.h-case-bg{
  padding:50px 0px;
  background-color: #eeeeee;
}
.h-cs-more{
  padding: 7px 0px 10px 0px;
}
.h-cs-more a{
  margin:0 auto;
  display: block;
  width: 145px;
  height: 27px;
  background-color: #ff2f35;
  color: #ffffff;
  line-height: 27px;
  text-align: center;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.sf-h-pro{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.sf-h-pro li{
  float: left;
  margin-right: 23px;
  margin-bottom: 23px;
  width: 378px;
  height: 252px;
  border:3px solid #a0a0a0;
  overflow: hidden;
  position: relative;
}
.sf-h-pro li img{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 10;
  width: 378px;
  height: 252px;
  overflow: hidden;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.sf-h-pro li:hover img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.sf-h-pro li a h4{
  display: block;
  position: absolute;
  bottom: 20px;
  left:0px;
  z-index: 20;
  width: 100%;
  height: 44px;
  background: url(../Img/pro-bg.png);
  color: #ffffff;
  font-size: 17px;
  text-align: center;
  line-height: 44px;
}
.sf-h-pro li:hover a h4{
  background: url(../Img/pro-bg2.png);
}
.h-xianc-bg{
  width: 100%;
  height: 280px;
  background: url(../Img/bg01.jpg) top center no-repeat;
}
.h-about-bg{
  width: 100%;
  height: 622px;
  background: url(../Img/bg02.jpg) top center no-repeat;
}
.h-about-1{
  float: right;
  margin-top:73px;
  height: 130px;
  width: 555px;
  font-size: 32px;
  color: #000000;
}
.h-abt-more a{
  float: left;
  display: block;
  margin-left:217px;
  margin-top: 165px;
  width: 137px;
  height: 46px;
  border:1px solid #c2c2c2;
  font-size: 15px;
  color: #c2c2c2;
  text-align: center;
  line-height: 46px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.h-about{
  float: right;
  margin-right: 20px;
  width: 739px;
  height: 212px;
  overflow: hidden;
}
.h-about p{
  display: block;
  font-size: 16px;
  color: #c2c2c2;
  line-height: 190%;
  letter-spacing: 0px;
}


/*BOTTOM*/
.link{
  width: 1200px;
  height: 70px;
}
.link h5{
  display: block;
  float: left;
  width:80px;
  height: 70px;
  font-size: 15px;
  color: #666666;
  line-height: 70px;
}
.link a{
  display: block;
  margin-right: 15px;
  float: left;
  font-size: 15px;
  height: 17px;
  color: #666666;
  line-height: 70px;
}
.h-f-bg1{
  width:100%;
  background-color: #212226;
}
.h-f-menu-b{
  margin-top:30px;
  height: 43px;
  background-color: #28292d;
}
.h-f-menu{
  margin: 0 auto;
  width: 1005px;
  height: auto;
}
.h-f-menu a{
  display: block;
  float: left;
  width: 111px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 15px;
  color: #818183;
}

.h-f-l1{
  float: left;
  margin-left:38px;
  width: 560px;
  height: auto;
  overflow: hidden;
}
.h-f-l1 .h-phone{
  width:100%;
  height: 97px;
  border-bottom: 1px solid #646569;
}
.h-f-l1 .h-phone span{
  display: block;
  height: 48px;
  font-size: 23px;
  color: #cecece;
  line-height: 58px;
}
.h-f-l1 .h-phone p{
  display: block;
  font-size: 35px;
  color: #ff2f35;
  letter-spacing: 0px;
}
.f-content{
  margin-top: 20px;
  height: auto;
  overflow: hidden;
}
.f-content p{
  display: block;
  font-size: 14px;
  color: #7d7f7e;
  line-height: 190%;
}
.f-content p a{
  color: #7d7f7e;
}
.f-r1{
  float: right;
  width: 221px;
  height: auto;
  overflow: hidden;
}
.f-r1 p{
  display: block;
  height: 37px;
  font-size: 16px;
  color: #a8a9ab;
  letter-spacing: 0px;
}

.h-news{
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.h-news ul{
  width: 1300px;
}
.h-news ul li{
  float: left;
  margin-right: 55px;
  width: 363px;
  height: 400px;
}
.h-news ul li .tu{
  width: 363px;
  height: 164px;
}
.h-news ul li a h4{
  margin-top:15px;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #0e0e0e;
  text-align: center;
  line-height: 150%;
  overflow: hidden;
}
.h-news ul li:hover a h4{
  color: #ff2f35;
}
.h-news ul li p{
  display: block;
  margin-top:17px;
  height: 56px;
  font-size: 15px;
  color: #8d8d8d;
  text-align: center;
  line-height: 130%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-news ul li .more a{
  margin: 0 auto;
  display: block;
  width: 114px;
  height: 30px;
  border: 1px solid #ff2f35;
  text-align: center;
  line-height: 30px;
  color: #ff2f35;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.h-news ul li:hover .more a{
  width: 100%;
  background-color: #ff2f35;
  color: #fff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

 /*新闻*/
.df-news01{ width:1200px; height:auto; overflow: hidden; }
.df-news01 ul{ width:1300px;}
.df-news01 ul li{ float:left; width:380px; height:190px; margin-right:19px; margin-top:14px;}
.df-news01 ul li .n-nr{ width:378px; height:143px; border:#dcdcdc 2px solid; position:relative; z-index:1; background-color:#fff;}
.df-news01 ul li .n-nr .n-num{ position:absolute; width:146px; height:34px; line-height:34px; text-align:center; background-color:#fff; top:-14px; left:28px; font-size:20px; color:#232323; letter-spacing:0px;}
.df-news01 ul li .n-nr a h2{ display:block; width:330px; height:43px; margin:0 auto; padding-top:20px; line-height:51px; text-align:left; overflow:hidden; font-size:16px; color:#232323;
  -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.df-news01 ul li .n-nr p{ display:block; width:330px; height:36px; line-height:135%; text-align:left; font-size:13px; color:#7a7a7a; margin:0 auto; overflow:hidden;}
.df-news01 ul li .n-nr .more{ padding-top:12px; width:330px; height:auto; margin:0 auto;}
.df-news01 ul li .n-nr .more a{ display:block; float:right; height:21px; width:90px; text-align:left; background-image:url(../Img/df1-1.jpg); font-size:13px; color:#646464; background-position:top right; background-repeat:no-repeat;
  -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.df-news01 ul li:hover .n-nr .n-num{ color:#e7010e;}
.df-news01 ul li:hover .n-nr{ border:#e7010e 2px solid;}
.df-news01 ul li:hover .n-nr a h2{ color:#d54a52; 
  -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.df-news01 ul li:hover .n-nr .more a{ color:#d54a52; background-image:url(../Img/df1-2.jpg); margin-right:15px;
  -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
  }

/*END BOTTOM*/







/*单页*/
.ny-content{
  padding: 20px 0px;
  font-size: 15px;
  line-height: 190%;
  color: #666;
}
/*END hOME MIDDLE*/

/*内页*/
.ny-flash{ width: 100%; height: 360px; background-image: url(../Img/ny-flash.jpg); }
.ny-df01{ width:100%;padding:30px 0px;  border-top:#dcdcdc 1px solid;}
.ny-conent01{
	margin-top:20px;
	padding:20px; 
	color: #666666;
	line-height: 190%;
	overflow: hidden;
}
.ny-conent02{
	padding-top:20px;
	color: #666666;
	line-height: 190%;
	overflow: hidden;
}
/*修改新闻详情页*/
.news-show01{
    line-height: 55px;
    text-align: center;
    color: #999;
}
  /*内页news9*/
.my-ny-news09{ width:1100px; height:auto;}
.my-ny-news09 ul{ width:1200px; margin-top:30px;}
.my-ny-news09 ul li{ float:left; width:530px; height:106px; margin-right:48px;}
.my-ny-news09 ul li .l{ float:left; width:67px; height:73px; background-image:url(../Img/M-news-tu01.jpg);-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .l h4{ display:block; height:33px; line-height:33px; text-align:center; margin-top:15px; font-size:22px; color:#8d8d8d;}
.my-ny-news09 ul li .l h5{ display:block; height:22px; line-height:22px; text-align:center; font-size:12px; color:#c5c5c5; letter-spacing:0px; margin:0px; padding:0px;}
.my-ny-news09 ul li .r{ float:right; width:446px; overflow:hidden;}
.my-ny-news09 ul li .r a h3{ display:block; height:31px; line-height:31px; text-align:left; font-size:16px; color:#000; overflow:hidden;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .r p{ display:block; height:38px; line-height:140%; text-align:left; font-size:13px; color:#949494; overflow:hidden;}
.my-ny-news09 ul li:hover .l, .my-ny-news09 ul li:first-child .l{ float:left; width:67px; height:73px; background-image:url(../Img/M-news-tu02.jpg);-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.my-ny-news09 ul li:hover .l h4, .my-ny-news09 ul li:first-child .l h4{ color:#48bd60;}
.my-ny-news09 ul li:hover .l h5, .my-ny-news09 ul li:first-child .l h5{ color:#48bd60;}
.my-ny-news09 ul li:hover .r a h3, .my-ny-news09 ul li:first-child .r a h3{ color:#48bd60; font-size:16px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}

  /*案例*/
.h-case01{ margin:0px; padding:0px; width:1200px; overflow:hidden;}
.h-case01 ul{ width:1300px; margin-top:30px;}
.h-case01 ul li{ float:left; width:287px; height:250px; margin-right:16px;}
.h-case01 ul li .tu{ width:287px; height:168px; border:#febe3b 2px solid; overflow:hidden; margin-bottom:20px;border:#015cb5 2px solid;
-moz-border-radius: 10px;       -webkit-border-radius: 10px;     border-radius:10px;        
}
.h-case01 ul li .tu .tu01 a{ width:287px; height:168px;  overflow:hidden;
 -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.h-case01 ul li:hover .tu .tu01{ width:287px; height:168px;
 -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;
}
.h-case01 ul li a{display:block; width:170px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#110e0e; margin:0 auto; border-top:#535353 1px solid; border-bottom:#535353 1px solid;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.h-case01 ul li:hover a{width:287px; border:0px; background-color:#015cb5; color:#fff;
-moz-border-radius: 20px;     
-webkit-border-radius: 20px;   
border-radius:20px;           
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
/*end内页*/


/*滚动产品图片样式*/

.h-pro-gun01 li{
  margin-right: 19px;
  margin-bottom: 30px;
  float: left;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li .tu{
	height: 205px;
	padding:0px;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li a h3{
	margin-top:10px;
  display: block;
  height: 34px;
  border:1px solid #e5e5e5;
  font-size: 16px;
  color: #000000;
  text-align: center;
  line-height: 34px;
  letter-spacing: 0px;
	background-color: #eeeeee;
}
.h-pro-gun01 li:hover a h3{
	background-color: #ff2f35;
	color: #ffffff;
}


/*滚动产品图片样式*/

.h-pro-gun02 li{
  margin-right: 19px;
  margin-bottom: 30px;
  float: left;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li .tu{
	height: 157px;
	background-color: #e5e5e5;
	border:3px  solid #239f0d;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
	margin-top:10px;
  display: block;
  height: 34px;
  font-size: 16px;
  color: #1f9f0c;
  text-align: center;
  line-height: 34px;
  letter-spacing: 0px;
}
/*手机站样式*/
.img-m{
	text-align:center;
}
.mini-div{
	margin:0 auto;
	max-width:600px;
	height: auto;
	overflow: hidden;
}
.mini-title{
	width:100%;
	height:50px;
	font-size:18px;
	color:#1a3a83;
	text-align:center;
	line-height:50px;
	}
.mini-class01{
	width:98%;
	margin-left:2%;
	}
.mini-class01 li{
	float:left;
	margin-right:1%;
	margin-bottom:1%;
	width:48%;
	height:30px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #666666;
	}
.mini-class01 li a{
	display:block;
	width:100%;
	height:30px;
	font-size:14px;
	color:#666666;
	text-align:center;
	line-height:30px;
	}
.mini-h-about{
	padding:10px;
	font-size:14px;
	text-align:left;
	line-height:170%;
	}
.mini-menu{
	width:100%;
	background-color:#1a3a83;
	padding:10px;
	}
.m-menu{
	width:100%;
	margin:0 auto;
	}
.m-menu a{
	display:block;
	float:left;
	width:24%;
	height:40px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:20px;
	}
.m-fl01{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.m-fl01 a{
	display:block;
	margin-bottom:10px;
	width:19%;
	height:66px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	}
.m-fl01 a .tu{
	margin:0px;
	padding:0px;
	width:100%;
	height:38px;
	text-align:center;
	}
.m-fl01 a h3{
	display:block;
	marign:0px;
	padding:0px;
	height:15px;
	width:100%;
	font-size:14px;
	text-align:center;
	color:#fff;
	}
.m-fl01-bg01{
	background-color:#0165ba;
	}
.m-fl01-bg02{
	background-color:#fe4351;
	}
.m-fl01-bg03{
	background-color:#ff6f3d;
	}
.m-fl01-bg04{
	background-color:#32b16c;
	}
.m-fl01-l{
	float:left;
	margin-left:5%;
	}
.m-fl01-r{
	float:right;
	margin-right:5%;
	}

.m-tit01{
	margin-bottom:15px;
	width:100%;
	height:40px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:40px;
	background:url(../Img/m-tu02.png) no-repeat top center;
	}		
.m-tit01-1{background-color:#fe4351;}
.m-tit01-2{background-color:#ff6f3d;}
.m-tit01-3{background-color:#32b16c;}
.m-tit01-4{background-color:#00b7ee;}
.m-part02{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part02 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #fe4351;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#fe4351;
	font-size:15px;
	}
.m-part02-l{
	margin-right:5%;
	}
.m-part03{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part03 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #ff6f3d;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#ff6f3d;
	font-size:15px;
	}
.m-part04{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part04 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #32b16c;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#32b16c;
	font-size:15px;
	}
.m-part05{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part05 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #00b7ee;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#00b7ee;
	font-size:15px;
	}
.m-part06{
	width:100%;
	padding:20px 0px 30px 0px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-color:#f51d1d;
	}
.m-part06-1{
	width:80%;
	margin:0 auto;
	}
.m-part06-1 a{
	display:block;
	width:100%;
	height:auto;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #fff;
	}

.ny-readid{
	width:100%;
	background-color:#efefef;
	height:auto;
	padding:15px 0px;
	overflow:hidden;
	}
.ny-readid .tiao001{
	width:90%;
	height: auto;
	margin:0 auto;
	font-size:14px;
	color:#333;
	}
.ny-readid .tiao001 a{
	color:#09C;
	}

.mini-top{overflow: hidden;}
.mini-top img{ display: block;}
/*menu1*/
.mini-menu-bg{
	padding: 5px 0px 5px 0px;
	width:100%;
	height: auto;
	background-color: #ff2f35;
}
.mini-menu1{
	width:100%;
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:center;
}
.mi-menu1{
	width:23%;
	height: 30px;
	background-color:#ffffff;
	margin:5px 0 5px 0px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.mi-menu1 a{
	display: block;
	font-size:14px;
	text-align: center;
	line-height: 30px;
	color:#666666;
}
/*标题1*/
.m-tit02{
	width:100%;
	height: 88px;
	background: url(../Img/mini-tit-bg.jpg) no-repeat top center;
	font-size:20px;
	line-height: 110px;
	text-align: center;
	color: #887b5a;
	overflow: hidden;
}
.m-tit03{
	margin: 0 auto;
	width:90%;
	height: 36px;
	font-size:20px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	background-color: #ff2f35;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.img-m img {
    margin: 0 auto;
}

/*固定在底部*/

.fotheight{ height:50px;}
.fotfixed{ position:fixed; bottom:0; width:100%; max-width:640px; border-top: 1px solid rgba(255,255,255,0.2);height: 50px; background-color: #353535;}
.footerWrap{ width:98%; margin:0 auto; padding-left:3%; padding-top:6px;}
.footerWrap li{ float:left; width:24%; height:44px;     border-right: 1px solid rgba(255,255,255,0.2); position:relative;}
.footerWrap li:last-child{ border:0;}
.footerWrap .text{ display:block; color:#fff; text-align:center; font-size:12px; line-height:20px;}
.footerWrap .icon{ width: 30px; height: 20px; display: block; background: url(../images/common.png) no-repeat; background-size: 400px; margin: 4px auto 0 auto;position: relative;}
.footerWrap .tel{background-position: -90px -110px;}
.footerWrap .email{    background-position: 0 -110px;}
.footerWrap .qq{    background-position: -360px -109px;}
.footerWrap .map{background-position: -120px -110px;}
.footerWrap .share{    background-position: -60px -110px;}
.footerWrap .message{background-position: -30px -110px;}

.sharebox{ display:none; position:absolute; width:242px; height:52px; left:-120px; top:-52px; background:#fff; padding:5px 0 5px 10px; border-radius:5px; border:1px solid #ccc;}

/*end 手机站样式*/

/*手机banner轮播*/
.banner{width:100%}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0px;bottom:0px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}

